home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / Languages / MacHaskell 2.2 / com / lucid / savesys-xlib < prev    next >
Encoding:
Text File  |  1994-09-27  |  2.7 KB  |  20 lines  |  [TEXT/ttxt]

  1. #!/bin/csh
  2. #
  3. # savesys-xlib -- build a saved executable in bin/new-lucid-clx-haskell
  4. #
  5. #
  6. cd $Y2
  7. setenv PRELUDEBIN $Y2/progs/prelude/lucid
  8. if !(-e $PRELUDEBIN/Prelude.sbin) then
  9.   echo "Build the prelude first, stupid..."
  10.   exit
  11.   endif
  12. setenv CLXFILE /cs/licensed/sclisp-4.0/windows-x.sbin
  13. setenv LIBRARYBIN $Y2/progs/lib/bin/lucid
  14. if !(-e $LIBRARYBIN/xlib.sbin) then
  15.   echo "Build the xlib stuff first, silly..."
  16.   exit
  17.   endif
  18. $LUCID <<EOF
  19. ;;; Load the Haskell system.
  20. (make-package "MUMBLE-IMPLEMENTATION" :us